Scope

data class Scope(val scope: String, val group: String = "", val inGroups: List<String> = EMPTY)

Constructors

Link copied to clipboard
constructor(scope: String, group: String = "", inGroups: List<String> = EMPTY)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard